Welcome![Sign In][Sign Up]
Location:
Search - linux Opengl

Search list

[OpenGL programopenrm-devel-1.5.2-3.tar

Description: 2D/3D Scene Graph rendering engine for Linux/Unix/Win32 layered atop OpenGL. Supports stereoscopy, volume rendering, 2D/3D texture mapping, picking, LOD and view-dependent operations, cross-platform text, constant-rate rendering and image-based data.
Platform: | Size: 633856 | Author: 约非 | Hits:

[OpenGL programqt_fog

Description: 在linux下用QT实现的一种看起来效果很棒的雾,对于在linux下面用OpenGL进行图像编程很有参考价值。-using the QT seems to achieve a great effect of the fog, in linux below image with OpenGL programming of great reference value.
Platform: | Size: 1658880 | Author: 读卡 | Hits:

[OpenGL programOpenGL超级宝典各章源代码01-19

Description: 《OpenGL超级宝典(第二版)》 在本书中,通常每章介绍一个方面的编程主题,并在同一章中给出与此编程主题相关的大量函数及函数说明。另外,许多函数还提供了实用的示例,使读者可以直接在自己的程序中借鉴参考。 本书内容丰富而全面、结构清晰、层次分明,适用于使用OpenGL编程的各个层次的程序员。 本书是有关OpenGL的参考书,它的内容完整而全面,专为使用OpenGL的新版本进行编程的Windows程序员而写。本书适用于希望掌握OpenGL并提高其图形编程的程序员,既可以作为参考书,也可以作为学习教程。-"Both Super OpenGL (2nd Edition)" in the book, usually one each devoted to the theme programming, and in the same chapter, and this program is relevant to the subject of a large number of functions and function note. In addition, many functions also provide practical examples, so readers can directly in their own procedures builds. The book is rich in content and comprehensive, clear, structured and applicable to the use of OpenGL programming at all levels of programmers. The book is a reference book on OpenGL, and its content is complete and comprehensive and is designed for use OpenGL Programming for the new version of Windows programmers writing. The book apply to the master and improve OpenGL graphics programming programmers, as a reference book can also be used as learning g
Platform: | Size: 9187328 | Author: 罗衫 | Hits:

[OpenGL programapoolGL-099-pre22.tar

Description: 用于在LINUX下进行三维图像处理的OpenGL接口.实现三维动态渲染-LINUX for the three-dimensional image processing OpenGL interface. Dynamic 3D rendering
Platform: | Size: 2191360 | Author: 李明 | Hits:

[OpenGL programNibbles

Description: OpenGL 写的贪吃蛇小游戏 在Linux 下运行。编程语言 C++.-OpenGL write Snake small games to run on Linux. C programming language.
Platform: | Size: 4096 | Author: yang | Hits:

[OpenGL programthreedmesh

Description: 为了实现图像处理的需要,实现二维图像的三维显示,于是写了本代码,希望与此有兴趣的读者共享。图像的获取一是bmp图像文件,二是来自剪贴板。本代码在MFC中调用OpenGL库函数来实现二维图像的三维显示,图像的宽度、高度和象素的亮度分别为三维空间的x,z,y坐标。程序主要有初始化、绘图、资源释放和操作部分,这些功能在OGL_MFCView.cpp文件中实现。OpenGL库的初始化在该文件中的OnCreate,InitScene和DrawScene函数中实现,主要初始化OpenGL运行时的环境变量,三维物体的光照,材质等,由于介绍OpenGL库的初始化的文档很多,在这里我就不多说了,感兴趣的读者可以参考有关的文档。在DrawScene函数中调用全局函数GLDraw3DBMP完成绘图部分。 编译源代码时,必须把opengl32.lib glu32.lib链到工程中。 可以通过对话框改变材质。按上下箭头键可以实现三维图像的绕x轴旋转,按左右箭头键可以实现三维图像绕z轴旋转。 本代码在Windows2000下编译通过。-image processing in order to achieve the necessary two-dimensional realization of the three-dimensional images, then wrote the code, with the readers are interested in sharing. Image Access First bmp image files, two from the clipboard. The MFC code Calling OpenGL library functions to achieve the three-dimensional two-dimensional image display, image width, height and pixel brightness of the three-dimensional space x, z, y coordinates. Main initialization procedures, mapping, the release of resources and operation, the function of these documents OGL_MFCView.cpp achieve. OpenGL library initialization of the documents, the OnCreate, InitScene DrawScene function and the realization of the main initialization OpenGL runtime environment variables, 3D objects light, material, and as such introd
Platform: | Size: 105472 | Author: 周立 | Hits:

[OpenGL programOpenGL

Description: Linux下编写OpenGL程序的一些准备工作 - all gone - BlogJava-err
Platform: | Size: 12288 | Author: 小徐 | Hits:

[OpenGL programlesson03.tar

Description: 基于linux平台下得opengl编程 opengl着色程序-Based on a linux platform opengl shader programming procedures opengl
Platform: | Size: 4096 | Author: 刘贺忠 | Hits:

[OpenGL programwater_effect

Description: 一个交互式的模拟水纹效果的程序,需要OpenGL的库文件,包括演示程序以及linux和BeOS下的源程序-err
Platform: | Size: 1478656 | Author: sam he | Hits:

[OpenGL programsdlu_ogl_gpu_zfail_sample1

Description: opengl sample for linux win32
Platform: | Size: 185344 | Author: 王一一 | Hits:

[OpenGL programOpenGL_baodian

Description: openGL的开发宝典,是学习openGl的首选参考资料。-Baodian openGL development is the preferred learning opengl reference.
Platform: | Size: 14538752 | Author: 万杰 | Hits:

[OpenGL programcube_2005_08_29_src

Description: 采用 OpenGL 开发的游戏引擎!支持 Linux /Windows 平台-Developed using OpenGL game engine! Support for Linux/Windows platform
Platform: | Size: 482304 | Author: Xiaobin Zhang | Hits:

[OpenGL programOpenGL-2D-Drawing-GDI-Slow

Description: 使用OpenGL实现一个2D二维图形绘制控件(解决GDI过慢问题)源代码:此前作者正忙于一个项目,需要绘制很多的二维图形。开始想着使用GDI,不过GDI对于绘制很多的图像来说实在是太慢了,所以,一个解决办法是:使用OpenGL实现一个能够绘制二维图形的用户控件。-Realize the use of OpenGL graphics rendering of a 2D two-dimensional control (GDI too slow to solve the problem) the source code: after the author is busy with a project needs a lot of two-dimensional graphics rendering. Started thinking about the use of GDI, but a lot of GDI for rendering the image is really is too slow, so a solution is: the use of OpenGL to achieve a two-dimensional graphics rendering user controls.
Platform: | Size: 163840 | Author: 莫友影 | Hits:

[Linux-UnixProgramming-Linux-Games

Description: linux下游戏开发指南,使用的是opengl,sdl,这种书不多,有兴趣的可以看看。附有书中源码-linux game development under the guidelines, using opengl, sdl, this book not more, interested can look at. Attached to the book source code
Platform: | Size: 4834304 | Author: linfei | Hits:

[Linux-UnixWordware.Publishing.Advanced.Linux.3D.Graphics.Pr

Description: Linux 3-d graphics using OpenGl
Platform: | Size: 13369344 | Author: Hiten | Hits:

[OpenGL programlinux

Description: Opengl超级宝典的例子,很多内容,linux系统下的。-Super Baodian Opengl example, many content, linux systems.
Platform: | Size: 7824384 | Author: 朱玲 | Hits:

[BooksOpenGL

Description: this contains book to develop graphical overview in Linux platform using c
Platform: | Size: 9601024 | Author: kaushikraja1986 | Hits:

[Linux-UnixopenGL-aa.tar

Description: openGL 在 linux 平台上的三维开发源码,同样在android 下也可运行,-openGL in linux platform, three-dimensional development of source code, the same can also be run under the android,
Platform: | Size: 2321408 | Author: 王剑 | Hits:

[JSP/JavaopenGL-3Ddemo.tar

Description: linux+android平台下opengl 3D demo代码,有很好的参考价值-linux+ android platform opengl 3D demo code, and have a good reference value
Platform: | Size: 2321408 | Author: yangfan | Hits:

[OpenGL programOpenGL

Description: 这是一些运行资料能够在 Linux下的OpenGL编程 -Here are some of the information can run OpenGL programming under Linux
Platform: | Size: 9216 | Author: 唐小冉 | Hits:
« 12 3 4 5 6 7 8 »

CodeBus www.codebus.net